projects
/
zchunk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
zchunk.git
2018-04-17
Jonathan Dieter
Bump release to 0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Jonathan Dieter
End chunk when closing zchunk file that was open for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Jonathan Dieter
Reorganize header so download stuff is at the end
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Jonathan Dieter
Revamp how options are set
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Jonathan Dieter
Change zck_get_index_digest and zck_get_data_digest...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Jonathan Dieter
Make set_comp_parameter parameter const
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Jonathan Dieter
Only make API functions public using -fvisibility
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jonathan Dieter
Make binaries work with dict change
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jonathan Dieter
Finish last commit
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jonathan Dieter
When setting compression dictionary, make immediate...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Make sure executables get installed
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Add ability to get index based on file location
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Rewrite binaries to use new API
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Reorganize the main header so it's easier to understand
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Massive work changing API to support zck_read and zck_w...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Jonathan Dieter
Rename dl.c/write_data to dl.c/dl_write_data as we...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Jonathan Dieter
Rename zck_compress to zck_write and zck_decompress...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Jonathan Dieter
Rename io functions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Jonathan Dieter
When compressing file, automatically start compression...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Jonathan Dieter
Remove infinite loop if there's no dict in file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Jonathan Dieter
Fix compression so it works correctly if there's no...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Jonathan Dieter
Change compression so it's streamed. Decompression...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jonathan Dieter
Switch to multi-step chunk addition to pave the way...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jonathan Dieter
Store uncompressed size in index
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jonathan Dieter
Change name of compressed length in index to comp_lengt...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jonathan Dieter
Make a number of zckDL fields private
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jonathan Dieter
Use add_project_arguments instead of use_global_arguments
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jonathan Dieter
More documentation in zck.h
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jonathan Dieter
Some more documentation on zck binary
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jonathan Dieter
Rename zckRange to zckRangeItem and zckRangeInfo to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jonathan Dieter
Rename zckIndex to zckIndexItem and zckIndexInfo to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jonathan Dieter
More documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Jonathan Dieter
Initial rudimentary documentation for zck.h
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Jonathan Dieter
Add index size to download amount since we're guarantee...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Jonathan Dieter
Fix zckdl to work with compressed integers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Jonathan Dieter
Initial work in switching to compressed integers in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Jonathan Dieter
Write to output file rather than temporary file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Jonathan Dieter
Extra error checking
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Jonathan Dieter
Split multirange parsing into multipart.c
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Jonathan Dieter
Switch download code to POSIX extended regex for more...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Jonathan Dieter
Finish code to allow downloading of zck files
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Jonathan Dieter
Add preindex_size so we can easily figure out how far...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Jonathan Dieter
We can now download the missing parts of a zck file...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Jonathan Dieter
Make sure we clear zckRangeInfo when closing it
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Jonathan Dieter
Remove unsuitable multipart_parser code
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Jonathan Dieter
Make zckDL struct public and add in function to get...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Jonathan Dieter
Fix bug in detecting failure to allocate zckCtx
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Jonathan Dieter
Add null parameter checking for public functions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Jonathan Dieter
Finish refactoring zckIndex and zckIndexInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Jonathan Dieter
Add missing test directory
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Jonathan Dieter
Update LICENSE and README
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Jonathan Dieter
Initial commit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Jonathan Dieter
Initial commit
commit
|
commitdiff
|
tree
|
snapshot